| SyPaymentProcessor |
| Logical Entity Name | SyPaymentProcessor |
| Default Table Name | SyPaymentProcessor |
| Physical Only | NO |
| Definition | |
| Note |
| SyPaymentProcessor Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
SyPaymentProcessorID |
int | NO | ||
| Code | varchar(10) | NO | ||
| Descrip | varchar(50) | NO | ||
| MultipleProcessorOnly | bit | NO | ||
| TestHostedURL | varchar(1000) | YES | ||
| TestPostURL | varchar(1000) | YES | ||
| LiveHostedURL | varchar(1000) | YES | ||
| LivePostURL | varchar(1000) | YES | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO | ||
| SiteName | char(10) | YES |
| SyPaymentProcessor Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_SyPaymentProcessorID | PrimaryKey | SyPaymentProcessorID |
| SyPaymentProcessor Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SaCreditCardBatchConfig | Non-Identifying | One To Zero or More | FK_SaCreditCardBatchConfig_SyPaymentProcessorID_SyPaymentProcessor_SyPaymentProcessorID | NO | YES | |||
| SyPaymentAccount | Non-Identifying | One To Zero or More | FK_SyPaymentAccount_SyPaymentProcessorID_SyPaymentProcessor_SyPaymentProcessorID | NO | YES |
| SyPaymentProcessor Check Constraints |
| Check Constraint Name | CheckConstraint |